home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19990725-20000114 / 000152_news@columbia.edu _Tue Oct 5 17:54:16 1999.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id RAA20078
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Tue, 5 Oct 1999 17:54:16 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id RAA00828
  7.     for kermit.misc@watsun.cc.columbia.edu; Tue, 5 Oct 1999 17:50:06 -0400 (EDT)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Subject: Re: Kermit 95 as an ssh client?
  11. Date: 5 Oct 1999 21:50:05 GMT
  12. Organization: Columbia University
  13. Message-ID: <7tdrqd$po$1@newsmaster.cc.columbia.edu>
  14. To: kermit.misc@columbia.edu
  15.  
  16. In article <7tdqq7$6se$1@vixen.cso.uiuc.edu>,
  17. Adam H. Lewenberg <adam@symcom.math.uiuc.edu> wrote:
  18. : Kermit 95 is _almost_ perfect. The last feature I would really like is
  19. : for kermit to act as an ssh client. 
  20. : Any chances of this happening in the near future?
  21. Not until the RSA patent runs out, the USA export law is changed, and
  22. various other legal/export/licensing issues are resolved.
  23.  
  24. I notice you're posting from a large university.  SSH might not be the
  25. best choice in such settings anyway, due to key management/recovery
  26. issues (think about it).
  27.  
  28. - Frank